Stochastic Tree Search: An Illustration with the Knapsack Problem
نویسندگان
چکیده
This paper presents stochastic tree search, an alternative method to local search. Stochastic tree search consists of the exploration of a search tree, making use of heuristics for guiding the choice of the next branch, and a combination of diving and randomized selection of the path for exploring the tree. Stochastic tree search efficiency relies on avoiding the repetition of the search on the same areas of the space, thus being unlikely to be trapped in a particular area of the search tree. By concentrating first on the most promising parts of the search tree, it allows to quickly determine solutions of very good quality.
منابع مشابه
An agent-based stochastic ruler approach for a stochastic knapsack problem with sequential competition
We examine a situation in which a decision-maker executes a sequence of resource allocation decisions over time, but the availability of the indivisible resources at future epochs is uncertain due to actions of competitors. We cast this problem as a specialized type of stochastic knapsack problem in which the uncertainty of item (resource) availability is induced by competitors concurrently fil...
متن کاملStochastic Knapsack
Problem Definition This problem deals with packing a maximum reward set of items into a knapsack of given capacity, when the item-sizes are random. The input is a collection of n items, where each item i ∈ [n] := {1, · · · , n} has reward r i ≥ 0 and size S i ≥ 0, and a knapsack capacity B ≥ 0. In the stochastic knapsack problem, all rewards are deterministic but the sizes are random. The rando...
متن کاملAn Algorithm for Stochastic Multiple-Choice Knapsack Problem and Keywords Bidding
We model budget-constrained keyword bidding in sponsored search auctions as a stochastic multiple-choice knapsack problem (S-MCKP) and propose a new algorithm to solve SMCKP and the corresponding bidding optimization problem. Our algorithm selects items online based on a threshold function which can be built/updated using historical data. Our algorithm achieved about 99% performance compared to...
متن کاملUsing a new modified harmony search algorithm to solve multi-objective reactive power dispatch in deterministic and stochastic models
The optimal reactive power dispatch (ORPD) is a very important problem aspect of power system planning and is a highly nonlinear, non-convex optimization problem because consist of both continuous and discrete control variables. Since the power system has inherent uncertainty, hereby, this paper presents both of the deterministic and stochastic models for ORPD problem in multi objective and sin...
متن کاملStochastic Local Search combined with Simulated Annealing for the 0-1 Multidimensional Knapsack Problem
The 0-1 Multidimensional Knapsack Problem (MKP) is a widely-studied problem in combinatorial optimization domaine which has been proven as NP-hard. Various approximate heuristics have been developed and applied effectively to this problem, such as local search and evolutionary methods. This paper proposes the Stochastic Local Search-Simulated Annealing (SLSA) approach that combines the stochast...
متن کامل